[INFO] fetching crate sal-text 0.1.0...
[INFO] testing sal-text-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sal-text 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sal-text 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sal-text 0.1.0
[INFO] tweaked toml for crates.io crate sal-text 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sal-text 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sal-text 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded crunchy v0.2.3
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded rhai_codegen v2.2.0
[INFO] [stderr]   Downloaded rhai v1.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66d9b0bb3fb4d9f19992de131cbb20321ee344a9d86816975ac2e560a3ed4581
[INFO] running `Command { std: "docker" "start" "-a" "66d9b0bb3fb4d9f19992de131cbb20321ee344a9d86816975ac2e560a3ed4581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d9b0bb3fb4d9f19992de131cbb20321ee344a9d86816975ac2e560a3ed4581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d9b0bb3fb4d9f19992de131cbb20321ee344a9d86816975ac2e560a3ed4581", kill_on_drop: false }`
[INFO] [stdout] 66d9b0bb3fb4d9f19992de131cbb20321ee344a9d86816975ac2e560a3ed4581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f83536ca307072261f3bb1f105625723c0d16df4a96d8b1f5b695b5ea0822236
[INFO] running `Command { std: "docker" "start" "-a" "f83536ca307072261f3bb1f105625723c0d16df4a96d8b1f5b695b5ea0822236", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling rhai v1.22.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling sal-text v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.78s
[INFO] running `Command { std: "docker" "inspect" "f83536ca307072261f3bb1f105625723c0d16df4a96d8b1f5b695b5ea0822236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83536ca307072261f3bb1f105625723c0d16df4a96d8b1f5b695b5ea0822236", kill_on_drop: false }`
[INFO] [stdout] f83536ca307072261f3bb1f105625723c0d16df4a96d8b1f5b695b5ea0822236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b77302de32c3f372f05a1e1082f3efdb98d61f3db2d976cc29820dc20c4326c
[INFO] running `Command { std: "docker" "start" "-a" "2b77302de32c3f372f05a1e1082f3efdb98d61f3db2d976cc29820dc20c4326c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rhai v1.22.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling sal-text v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.48s
[INFO] running `Command { std: "docker" "inspect" "2b77302de32c3f372f05a1e1082f3efdb98d61f3db2d976cc29820dc20c4326c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b77302de32c3f372f05a1e1082f3efdb98d61f3db2d976cc29820dc20c4326c", kill_on_drop: false }`
[INFO] [stdout] 2b77302de32c3f372f05a1e1082f3efdb98d61f3db2d976cc29820dc20c4326c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b226b4c379ad4ca67ffbefb8a77ebc53c2f833d58e9d799975951f7de76d5a72
[INFO] running `Command { std: "docker" "start" "-a" "b226b4c379ad4ca67ffbefb8a77ebc53c2f833d58e9d799975951f7de76d5a72", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sal_text-e43c8333069145fa)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test dedent::tests::test_dedent ... ok
[INFO] [stdout] test fix::tests::test_name_fix ... ok
[INFO] [stdout] test fix::tests::test_path_fix ... ok
[INFO] [stdout] test replace::tests::test_literal_replace ... ok
[INFO] [stdout] test dedent::tests::test_prefix ... ok
[INFO] [stdout] test replace::tests::test_multiple_replacements ... ok
[INFO] [stdout] test replace::tests::test_case_insensitive_regex ... ok
[INFO] [stdout] test replace::tests::test_regex_replace ... ok
[INFO] [stdout] test template::tests::test_template_rendering ... ok
[INFO] [stdout] test replace::tests::test_file_operations ... ok
[INFO] [stdout] test template::tests::test_render_to_file ... ok
[INFO] [stdout] test template::tests::test_template_with_hashmap_vars ... ok
[INFO] [stdout] test template::tests::test_template_with_multiple_vars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rhai_integration_tests.rs (/opt/rustwide/target/debug/deps/rhai_integration_tests-82de2169dea98a59)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test rhai_integration_tests::test_complex_text_processing_workflow ... ok
[INFO] [stdout] test rhai_integration_tests::test_path_fix_function_exists ... ok
[INFO] [stdout] test rhai_integration_tests::test_dedent_function_exists ... ok
[INFO] [stdout] test rhai_integration_tests::test_error_handling_invalid_regex ... ok
[INFO] [stdout] test rhai_integration_tests::test_rhai_module_registration ... ok
[INFO] [stdout] test rhai_integration_tests::test_prefix_function_exists ... ok
[INFO] [stdout] test rhai_integration_tests::test_parameter_validation ... ok
[INFO] [stdout] test rhai_integration_tests::test_text_replacer_regex_workflow ... ok
[INFO] [stdout] test rhai_integration_tests::test_text_replacer_workflow ... ok
[INFO] [stdout] test rhai_integration_tests::test_text_replacer_chained_operations ... ok
[INFO] [stdout] test rhai_integration_tests::test_unicode_handling ... ok
[INFO] [stdout] test rhai_integration_tests::test_name_fix_function_exists ... ok
[INFO] [stdout] test rhai_integration_tests::test_template_builder_creation ... ok
[INFO] [stdout] test rhai_integration_tests::test_text_replacer_builder_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/string_normalization_tests.rs (/opt/rustwide/target/debug/deps/string_normalization_tests-7019eacaa7b5c764)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_name_fix_basic ... ok
[INFO] [stdout] test test_name_fix_and_path_fix_consistency ... ok
[INFO] [stdout] test test_name_fix_case_conversion ... ok
[INFO] [stdout] test test_name_fix_consecutive_underscores ... ok
[INFO] [stdout] test test_name_fix_file_extensions ... ok
[INFO] [stdout] test test_name_fix_empty_and_edge_cases ... ok
[INFO] [stdout] test test_name_fix_special_characters ... ok
[INFO] [stdout] test test_name_fix_real_world_examples ... ok
[INFO] [stdout] test test_name_fix_unicode_removal ... ok
[INFO] [stdout] test test_normalization_preserves_dots_in_extensions ... ok
[INFO] [stdout] test test_path_fix_absolute_paths ... ok
[INFO] [stdout] test test_path_fix_complex_real_world_examples ... ok
[INFO] [stdout] test test_path_fix_directory_paths ... ok
[INFO] [stdout] test test_path_fix_edge_cases ... ok
[INFO] [stdout] test test_path_fix_preserves_path_structure ... ok
[INFO] [stdout] test test_path_fix_relative_paths ... ok
[INFO] [stdout] test test_path_fix_single_filename ... ok
[INFO] [stdout] test test_path_fix_special_characters_in_filename ... ok
[INFO] [stdout] test test_path_fix_unicode_in_filename ... ok
[INFO] [stdout] test test_path_fix_windows_style_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/template_tests.rs (/opt/rustwide/target/debug/deps/template_tests-5bf4caad3e79976a)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_template_builder_add_vars_hashmap ... ok
[INFO] [stdout] test test_template_builder_array_variable ... ok
[INFO] [stdout] test test_template_builder_basic_string_variable ... ok
[INFO] [stdout] test test_template_builder_loop_with_index ... ok
[INFO] [stdout] test test_template_builder_nonexistent_file ... ok
[INFO] [stdout] test test_template_builder_multiple_variables ... ok
[INFO] [stdout] test test_template_builder_empty_template ... ok
[INFO] [stdout] test test_template_builder_complex_report ... ok
[INFO] [stdout] test test_template_builder_render_to_file ... ok
[INFO] [stdout] test test_template_builder_missing_variable_error ... ok
[INFO] [stdout] test test_template_builder_nested_variables ... ok
[INFO] [stdout] test test_template_builder_different_types ... ok
[INFO] [stdout] test test_template_builder_template_with_no_variables ... ok
[INFO] [stdout] test test_template_builder_conditional ... ok
[INFO] [stdout] test test_template_builder_invalid_template_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/text_indentation_tests.rs (/opt/rustwide/target/debug/deps/text_indentation_tests-896634a3f5edc095)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_dedent_and_prefix_combination ... ok
[INFO] [stdout] test test_dedent_basic ... ok
[INFO] [stdout] test test_dedent_empty_lines ... ok
[INFO] [stdout] test test_dedent_mixed_tabs_and_spaces ... ok
[INFO] [stdout] test test_dedent_empty_string ... ok
[INFO] [stdout] test test_dedent_no_common_indentation ... ok
[INFO] [stdout] test test_dedent_only_whitespace ... ok
[INFO] [stdout] test test_dedent_preserves_relative_indentation ... ok
[INFO] [stdout] test test_dedent_single_line ... ok
[INFO] [stdout] test test_dedent_real_code_example ... ok
[INFO] [stdout] test test_dedent_tabs_as_spaces ... ok
[INFO] [stdout] test test_dedent_with_unicode ... ok
[INFO] [stdout] test test_prefix_basic ... ok
[INFO] [stdout] test test_prefix_code_comment ... ok
[INFO] [stdout] test test_prefix_empty_lines ... ok
[INFO] [stdout] test test_prefix_empty_string ... ok
[INFO] [stdout] test test_prefix_single_line ... ok
[INFO] [stdout] test test_prefix_empty_prefix ... ok
[INFO] [stdout] test test_prefix_with_symbols ... ok
[INFO] [stdout] test test_prefix_with_unicode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/text_replacement_tests.rs (/opt/rustwide/target/debug/deps/text_replacement_tests-42b18dbe6737ea26)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_text_replacer_builder_default_regex_false ... ok
[INFO] [stdout] test test_text_replacer_case_sensitive ... ok
[INFO] [stdout] test test_text_replacer_empty_input ... ok
[INFO] [stdout] test test_text_replacer_chained_operations ... ok
[INFO] [stdout] test test_text_replacer_file_in_place ... ok
[INFO] [stdout] test test_text_replacer_file_operations ... ok
[INFO] [stdout] test test_text_replacer_literal_single ... ok
[INFO] [stdout] test test_text_replacer_invalid_regex ... ok
[INFO] [stdout] test test_text_replacer_no_matches ... ok
[INFO] [stdout] test test_text_replacer_file_to_file ... ok
[INFO] [stdout] test test_text_replacer_multiple_operations ... ok
[INFO] [stdout] test test_text_replacer_regex_case_insensitive ... ok
[INFO] [stdout] test test_text_replacer_regex_single ... ok
[INFO] [stdout] test test_text_replacer_multiline_text ... ok
[INFO] [stdout] test test_text_replacer_large_text ... ok
[INFO] [stdout] test test_text_replacer_unicode_text ... ok
[INFO] [stdout] test test_text_replacer_regex_capture_groups ... ok
[INFO] [stdout] test test_text_replacer_complex_regex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sal_text
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/template.rs - template::TemplateBuilder::add_var (line 64) - compile ... ok
[INFO] [stdout] test src/template.rs - template::TemplateBuilder::render (line 157) - compile ... ok
[INFO] [stdout] test src/template.rs - template::TemplateBuilder::add_vars (line 95) - compile ... ok
[INFO] [stdout] test src/template.rs - template::TemplateBuilder::render_to_file (line 197) - compile ... ok
[INFO] [stdout] test src/template.rs - template::TemplateBuilder::open (line 28) ... ok
[INFO] [stdout] test src/dedent.rs - dedent::dedent (line 19) ... ok
[INFO] [stdout] test src/dedent.rs - dedent::prefix (line 104) ... ok
[INFO] [stdout] test src/lib.rs - (line 25) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b226b4c379ad4ca67ffbefb8a77ebc53c2f833d58e9d799975951f7de76d5a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b226b4c379ad4ca67ffbefb8a77ebc53c2f833d58e9d799975951f7de76d5a72", kill_on_drop: false }`
[INFO] [stdout] b226b4c379ad4ca67ffbefb8a77ebc53c2f833d58e9d799975951f7de76d5a72
